home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / ELECTRON / 3645.ZIP / TRANS.CMP < prev   
Text File  |  1990-03-22  |  3KB  |  92 lines

  1. #################    TRANSFORMER DEFINITION FILE     #########################
  2. #
  3. #
  4. # The first character of each line must be a space or a '#'.
  5. # If a '#', that line is treated as a comment.
  6. # If a space, that line is treated as a transformer definition.
  7. # There must be no blank lines.
  8. #
  9. #
  10. # This file holds standard transformer information for flyback supplies.
  11. # The transformers defined here are all meant to be used for creating
  12. # +/- dual output voltages from ~2v to 15V.
  13. #
  14. # A transformer definition has the following format:
  15. #     <space><turns ration><primary voltage><secondary voltage><current>
  16. #             <primary inductance><manufacturer\PN>
  17. #
  18. #     Where:
  19. #     <L primary> is nominal primary inductance Henrys
  20. #     <turns ratio> is the transformer's turns ratio
  21. #     <power> is max power through transformer
  22. #        <manufacturer\PN> is the manufacturer name and part number,
  23. #                          seperated by a backslash character.
  24. #
  25. #
  26. #     These fields are seperated from each other by strings consisting
  27. #     of any number of spaces and tab characters.
  28. #
  29. #
  30. # The program looks through this file in order, and selects the first
  31. # transformer listed which meets the circuit requirements.
  32. # Therefore, transformers should be listed in order of overall 'goodness',
  33. # e.g.: If low cost is desired, list capacitors in order of increasing
  34. # cost, etc.
  35. #
  36. #
  37. # If more than one transformer in a row has exactly the same numeric
  38. # specifications, the program will not try to select any particular
  39. # one, but instead will list the complete set of manufacturers and
  40. # part numbers for all of them.
  41. #
  42. #
  43. ############################################################################
  44. #
  45. # Type 1 transformers
  46.  6.0    10.0    0.325    0.0001    1.0    AIE\326-0637
  47.  6.0    10.0    0.325    0.0001    1.0    Pulse\PE-65300
  48.  6.0    10.0    0.325    0.0001    1.0    Renco\RL-2580
  49. #
  50.  6.0    12.0    0.275    0.0001    1.0    AIE\326-0637
  51.  6.0    12.0    0.275    0.0001    1.0    Pulse\PE-65300
  52.  6.0    12.0    0.275    0.0001    1.0    Renco\RL-2580
  53. #
  54.  6.0    15.0    0.225    0.0001    1.0    AIE\326-0637
  55.  6.0    15.0    0.225    0.0001    1.0    Pulse\PE-65300
  56.  6.0    15.0    0.225    0.0001    1.0    Renco\RL-2580
  57. # Type 2 transformers
  58.  11.0    10.0    0.7    0.0002    0.5    AIE\330-0202
  59.  11.0    10.0    0.7    0.0002    0.5    Pulse\PE-65301
  60.  11.0    10.0    0.7    0.0002    0.5    Renco\RL-2581
  61. #
  62.  11.0    12.0    0.575    0.0002    0.5    AIE\330-0202
  63.  11.0    12.0    0.575    0.0002    0.5    Pulse\PE-65301
  64.  11.0    12.0    0.575    0.0002    0.5    Renco\RL-2581
  65. #
  66.  11.0    15.0    0.5    0.0002    0.5    AIE\330-0202
  67.  11.0    15.0    0.5    0.0002    0.5    Pulse\PE-65301
  68.  11.0    15.0    0.5    0.0002    0.5    Renco\RL-2581
  69. #
  70.  13.0    10.0    0.8    0.0002    0.5    AIE\330-0202
  71.  13.0    10.0    0.8    0.0002    0.5    Pulse\PE-65301
  72.  13.0    10.0    0.8    0.0002    0.5    Renco\RL-2581
  73. #
  74.  13.0    12.0    0.7    0.0002    0.5    AIE\330-0202
  75.  13.0    12.0    0.7    0.0002    0.5    Pulse\PE-65301
  76.  13.0    12.0    0.7    0.0002    0.5    Renco\RL-2581
  77. #
  78.  13.0    15.0    0.575    0.0002    0.5    AIE\330-0202
  79.  13.0    15.0    0.575    0.0002    0.5    Pulse\PE-65301
  80.  13.0    15.0    0.575    0.0002    0.5    Renco\RL-2581
  81. # Type 3 transformers
  82.  16.0    10.0    0.9    0.00025 0.5    AIE\330-0203
  83.  16.0    10.0    0.9    0.00025 0.5    Pulse\PE-65302
  84.  16.0    10.0    0.9    0.00025 0.5    Renco\RL-2582
  85. #
  86.  16.0    12.0    0.825    0.00025 0.5    AIE\330-0203
  87.  16.0    12.0    0.825    0.00025 0.5    Pulse\PE-65302
  88.  16.0    12.0    0.825    0.00025 0.5    Renco\RL-2582
  89. #
  90.  16.0    15.0    0.7    0.00025 0.5    AIE\330-0203
  91.  16.0    15.0    0.7    0.00025 0.5    Pulse\PE-65302
  92.  16.0    15.0    0.7    0.00025 0.5    Renco\RL-2582